home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / WAIS / next-ui / DragDrop.psw < prev    next >
Encoding:
Text File  |  1991-09-19  |  151 b   |  4 lines

  1. defineps copyIconPicture(int win; float x; float y; float w; float h)
  2.     x y w h gsave win windowdeviceround gstate grestore 0 0 Copy composite
  3. endps
  4.